SyPasswordProfile_Proxy 
Logical Entity Name  SyPasswordProfile_Proxy 
Default Table Name  SyPasswordProfile_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

SyPasswordProfile_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyPasswordProfile_ProxyID(PK)    int  NO 
 
RecordID    int  NO 
 
OldCode    char(8)  YES 
 
NewCode    char(8)  YES 
 
OldDescrip    varchar(40)  YES 
 
NewDescrip    varchar(40)  YES 
 
OldAllowChange    bit  YES 
 
NewAllowChange    bit  YES 
 
OldMinChar    smallint  YES 
 
NewMinChar    smallint  YES 
 
OldMinNumeric    smallint  YES 
 
NewMinNumeric    smallint  YES 
 
OldExpPeriod    smallint  YES 
 
NewExpPeriod    smallint  YES 
 
OldPromptPeriod    smallint  YES 
 
NewPromptPeriod    smallint  YES 
 
OldUsernamePassword    bit  YES 
 
NewUsernamePassword    bit  YES 
 
OldDefault    bit  YES 
 
NewDefault    bit  YES 
 
OldOSChange    bit  YES 
 
NewOSChange    bit  YES 
 
OldSystemCode    bit  YES 
 
NewSystemCode    bit  YES 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 

SyPasswordProfile_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyPasswordProfile_Proxy_SyPasswordProfile_ProxyID  PrimaryKey  SyPasswordProfile_ProxyID 

SyPasswordProfile_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyPasswordProfile_Proxy Check Constraints 
Check Constraint Name  CheckConstraint